You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > CopyToArray Method > Matrix.CopyToArray Method (int[], TRounding)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.CopyToArray Method (int[], TRounding)

Copies values from the calling object to the Dst array and converts floating point data to integer numbers.

Syntax
C#
Visual Basic
public TMtxVec CopyToArray(ref int[] Dst, TRounding Rounding);

The rounding method used is specified with the Rounding parameter.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!